VLD=0, PE=00, LK1=0, DIDS=00
Master Domain Assignment Wm,n (DFMT=0)
DID | Domain identifier |
DIDS | DID Select 0 (00): Use MDAn[3:0] as the domain identifier. 1 (01): Use the input DID as the domain identifier. 2 (10): Use MDAn[3:2] concatenated with the low-order 2 bits of the input DID (DID_in[1:0]) as the domain identifier. |
PE | Process identifier enable 0 (00): No process identifier is included in the domain hit evaluation. 1 (01): No process identifier is included in the domain hit evaluation. 2 (10): The process identifier is included in the domain hit evaluation as defined by the expression: partial_domain_hit = (PE == 2) && ((PID & ~PIDM) == (XRDC_PIDn[PID] & ~PIDM)) 3 (11): The process identifier is included in the domain hit evaluation as defined by the expression: partial_domain_hit = (PE == 3) && ((PID & ~PIDM) == (XRDC_PIDn[PID] & ~PIDM)) |
PIDM | Process Identifier Mask |
PID | Process Identifier |
LPID | Logical partition Identifier |
LPE | Logical partition enable |
DFMT | Domain format |
LK1 | 1-bit Lock 0 (0): Register can be written by any secure privileged write. 1 (1): Register is locked (read-only) until the next reset. |
VLD | Valid 0 (0): The Wm domain assignment is invalid. 1 (1): The Wm domain assignment is valid. |